@charset "UTF-8";
.contentWidth {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menuBar {
	list-style-type: none;
}
#menuBar li {
	display: inline;
}
#menuBar li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #C00;
	float: right;
	width: 120px;
	text-align: center;
	margin: 0px;
	/* [disabled]padding: 10px; */
}
#menuBar li a:hover {
	color: #000;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #C00;
	text-align: center;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrapper {
	/* [disabled]background-image: url(images/images.jpeg); */
}
#content {
	background-color: #FFF;
	/* [disabled]height: 500px; */
	padding-top: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#footer {
	background-color: #000;
	height: 100px;
}
.clearboth {
	clear: both;
}
#navigation {
	background-color: #C00;
	height: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	/* [disabled]padding-left: 0px; */
}
#footer table tr td a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-decoration: underline;
}
#footer table tr td a:hover {
	color: #F00;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #C00;
}
#footer table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#content table tr td a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* [disabled]font-style: italic; */
}
#content table tr td a:hover {
	color: #C00;
}
#content table tr td p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-align: center;
}
#registered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	text-align: center;
	padding: 5px;
	clear: both;
}
#content table tr td h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#wrapper #content #registered p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#wrapper #content #registered p a:hover {
	color: #F00;
}
.subNum {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
}
h6 {
	font-size: 12px;
}
